Skip to main content

Delete Instance

MethodEndpoint
DELETE[baseUrl]/instance/delete/[instance]

Data to be sent in the Request

This request has no payload.

Data returned from the Request

{
"error": "[error]",
"message": "[message]"
}